FtMscLibEx ftxIsTransferActiv Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

API 3.03
ftxIsTransferActiv
Functions checks if the transfer area is active, i.e. if there is cyclical communication with the ROBO TX Controller.

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public uint ftxIsTransferActiv()

Return Value

Type: UInt32

FTLIB_ERR_THREAD_NOT_RUNNING - transfer thread is inactive
FTLIB_ERR_THREAD_SYNCHRONIZED - thread synchronizes with the ROBO TX-C
FTLIB_ERR_THREAD_IS_RUNNING - thread is active in online mode
Remarks

See Also

Reference